Skip to content

deps(deps): update mermaid-rs-renderer requirement from 0.1 to 0.2#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/mermaid-rs-renderer-0.2
Open

deps(deps): update mermaid-rs-renderer requirement from 0.1 to 0.2#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/mermaid-rs-renderer-0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Updates the requirements on mermaid-rs-renderer to permit the latest version.

Changelog

Sourced from mermaid-rs-renderer's changelog.

v0.2.0 (2026-02-07)

Layout Engine Overhaul

  • Rewrote flowchart layout with improved routing, subgraph compaction, and tighter node spacing
  • Auto-place edge labels with collision-aware search grid
  • Added edge label relaxation for Flowchart, State, ER, and Requirement diagrams
  • Node overlap resolver now runs for all diagram types when overlaps are detected
  • Finer-grained label placement search for closer label-to-edge proximity

Visual Quality Improvements

  • Redesigned ER diagram tables with cleaner styling
  • Redesigned pie charts with improved label readability
  • Redesigned journey diagram layout
  • Improved state diagram composite labels and marker sizing
  • Improved gantt chart rendering: section bands, color coding, in-bar labels
  • Improved mindmap, class, and flowchart rendering polish
  • Compact subgraph sizing across diagram types

Parser Fixes

  • Parse -- "text" --> quoted edge label syntax (fixes #27)

Performance

  • Added font cache for text metrics — avoids redundant font lookups
  • Added --fastText option for approximate text width metrics

Benchmarking & Quality

  • Layout quality scoring vs mermaid-cli
  • 16 new stress fixtures for benchmarks
  • Expanded comparison examples across all diagram types
  • Sankey link path detection in quality checks

v0.1.3 (2026-02-02)

Initial public release with 13 diagram types and 100-1400x performance vs mermaid-cli.

Commits
  • b0ffff0 Add white backgrounds to benchmark SVG charts
  • 176ecc8 Release v0.2.0
  • fcd4d9b Fix quoted edge labels, node overlaps, and label placement
  • 2d8b8a0 Expand benchmark infrastructure and regenerate comparison docs
  • 1c1f1b0 Improve flowchart layout quality and edge label placement
  • d6d477e Regenerate benchmark and comparison docs
  • 9d6790b Regenerate comparison svgs
  • 2d7e0ba Prefer in-bar gantt labels when they fit
  • 6022b4b Label gantt bars and resize state markers
  • 6d8c2b6 Emphasize state composite labels
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mermaid-rs-renderer](https://github.com/1jehuang/mermaid-rs-renderer) to permit the latest version.
- [Release notes](https://github.com/1jehuang/mermaid-rs-renderer/releases)
- [Changelog](https://github.com/1jehuang/mermaid-rs-renderer/blob/master/CHANGELOG.md)
- [Commits](1jehuang/mermaid-rs-renderer@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: mermaid-rs-renderer
  dependency-version: 0.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants